home *** CD-ROM | disk | FTP | other *** search
- /* IGOR: */
- /* Comments preceded with a plus sign (+) identify objects in the GUI for context-sensitivity */
- /* All other objects don't require context-sensitive links, but I've included them here anyway. */
- /* Microsoft documentation for context-sensitive help: */
- /* Microsoft Visual C++ Programmer's Guides, Class Library User's Guide, Chapter 10, pp. 179-198 */
-
- /* +Help | VirusScan Help (Main Screen) */
- #define Main_Screen 101
- /* +Help | About */
- #define Help_About 102
- /* About VirusScan */
- #define About_VirusScan 501
- /* Starting VirusScan */
- #define Starting 502
- /* +File | Exit */
- #define Exiting 103
- /* +Configuring Icon (when it has focus); Configuring VirusScan */
- #define Configuring 104
- /* +Scan | Scan Only OR Scan Icon (when it has focus) */
- #define Scanning 105
- /* What to do if a virus is found */
- #define Virus_Found 503
- /* +Scan | Scan and Dispose OR Clean Icon */
- #define Cleaning 106
- /* Troubleshooting */
- #define Troubleshooting 504
- /* Preventing viruses */
- #define Preventing_Viruses 505
- /* Tips */
- #define Tips 506
- /* Upgrading McAfee software */
- #define Upgrading 507
- /* Contacting McAfee */
- #define Contacting 508
- /* List of installed files */
- #define Installed_Files 509
- /* List of command line options*/
- #define Command_Line 510
- /* List of error codes */
- #define Error_Codes 511
- /* +Configuration | Virus List */
- #define Virus_List 107
- /* About McAfee */
- #define About_McAfee 512
- /* Before you contact McAfee */
- #define Before_Contact 513
- /* +File | Restore Summary Window (or whenever S.W. is the focus) */
- #define Summary_Window 108
- /* +File | Workstation */
- #define Selecting_Drives 109
- /* +Configuration drop-down menu opened but nothing selected */
- #define Display_Notebook 110
- /* +Configuration | Configure -- Notebook page*/
- #define Set_Configuration 111
- /* +Configuration | Actions -- Notebook page*/
- #define Set_Action 112
- /* +Configuration | Reports -- Notebook page*/
- #define Set_Report 113
- /* +Configuration | Exceptions -- Notebook page*/
- #define Set_Exception 114
- /* +Configuration | Schedules -- Notebook page*/
- #define Set_Schedule 115
- /* +Configuration | Errors -- Notebook page */
- /* NOTE: No buttons defined as help topics yet; pending decision on whether to include */
- #define Set_Error 514
- /* +Configuration | Network -- Notebook page*/
- #define Set_Network 116
- /* About scanning */
- #define Scanning_About 515
- /* When to scan */
- #define Scanning_When 516
- /* Scanning procedure */
- #define Scanning_Steps 517
- /* About cleaning */
- #define Cleaning_About 518
- /* When to clean */
- #define Cleaning_When 519
- /* Cleaning procedure */
- #define Cleaning_Steps 520
- /* If you cannot remove a virus */
- #define Virus_NoRemove 521
- /* +Standard Extensions -- Configure Notebook page*/
- #define Standard_Extensions 117
- /* +Subdirectories -- Configure Notebook page */
- #define Subdirectories 118
- /* +Compressed Files -- Configure Notebook page */
- #define Compressed 119
- /* +Archived Files -- Configure Notebook page */
- #define Archived 120
- /* +Turbo -- Configure Notebook page */
- #define Turbo 121
- /* +Profile buttons -- Configure Notebook page */
- #define Profiles 122
- /* +Remove Viruses -- Action Notebook page */
- #define Remove 123
- /* +Delete Infected Files -- Action Notebook page */
- #define Delete_Infected 124
- /* +Move Files -- Action Notebook page */
- #define Move 125
- /* +Date Stamp -- Action Notebook page */
- #define Date_Stamp 126
- /* +Time drop-down list -- Schedule Notebook page */
- #define Schedule_Time 127
- /* +Frequency drop-down list -- Schedule Notebook page */
- #define Schedule_Frequency 128
- /* +Date drop-down list -- Schedule Notebook page */
- #define Schedule_Date 129
- /* Using validation / recovery codes */
- #define Valid_Using 522
- /* About validation / recovery codes */
- #define Valid_About 523
- /* +Filename -- Action Notebook page */
- #define Valid_One_File 130
- /* +Binary -- Action Notebook page */
- #define Valid_All_Files 131
- /* +Add radio button -- Action Notebook page */
- #define Valid_Add 132
- /* +Check radio button -- Action Notebook page */
- #define Valid_Check 133
- /* +Remove radio button -- Action Notebook page */
- #define Valid_Remove 134
- /* About reports */
- #define Rpt_About 524
- /* +Report filename -- Report Notebook page */
- #define Rpt_Filename 135
- /* +Corrupted Files checkbox -- Report Notebook page */
- #define Rpt_Corrupted 136
- /* +Modified Files checkbox -- Report Notebook page */
- #define Rpt_Modified 137
- /* +All Scanned Files checkbox -- Report Notebook page */
- #define Rpt_All 138
- /* +Exception List Browse button -- Exception List Notebook page */
- #define Exc_Select 139
- /* +Exception List filename checkbox -- Exception List Notebook page */
- #define Exc_Enter 140
- /* Tips - network installation */
- #define Network 525
- /* Tips - security program */
- #define Security_Program 526
- /* Tips - backing up */
- #define Backing_Up 527
- /* Troubleshooting - general abnormalities */
- #define Abnormalities 528
- /* Troubleshooting - false alarms */
- #define False_Alarms 529
- /* Troubleshooting - false alarms */
- #define Virus_Memory 530
- /* Troubleshooting - self-check fails */
- #define Self_Check 531
- /* Upgrading - obtaining new versions of McAfee software*/
- #define New_Version 532
- /* Upgrading - validating McAfee software */
- #define Validating 533
- /* Updating your clean startup diskette */
- #define Updating_Clean 534
- /* Scan when inserting unchecked diskette */
- #define Unchecked_Diskette 535
- /* Scan when installing or downloading new files */
- #define New_Files 536
-